golang.org/x/tools/internal/gcimporter.exportWriter.mpfloat (method)
4 uses
golang.org/x/tools/internal/gcimporter (current package)
iexport.go#L931: w.mpfloat(f, typ)
iexport.go#L933: w.mpfloat(constantToFloat(constant.Real(v)), typ)
iexport.go#L934: w.mpfloat(constantToFloat(constant.Imag(v)), typ)
iexport.go#L1060: func (w *exportWriter) mpfloat(f *big.Float, typ types.Type) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)